@charset "UTF-8";
body {
    overflow-x: hidden;
    font-family: "Microsoft YaHei";
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    color: #337ab7;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: -2px;
}




.wh{width: 1240px;margin:0 auto;}


.flex_a{    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}







/* 头部 */
.x-header {
height:98px;background:#f5f5f5;border-bottom: 1px solid #e2e2e2;

}


.logo_11{line-height: 98px;}
.logo_11 img{line-height: 98px;}








.x-logo a {
    display: block;
}
.x-logo a .img{
    float: left;
}
.x-logo a .text{
    float: left;
    margin-left: 20px;
    padding-top: 8px;
}
.x-logo a .text h3{
    color: #222222;
    font: 600 36px/44px "Microsoft yahei";
}
.x-logo a .text p{
    color: #555555  ;
    font: 400 20px/36px "Microsoft yahei";
    margin-bottom: 0;
}
.x-seo{
    color: #888888;
    font: 400 13px/20px "Microsoft yahei";
}
.x-seo a{
    color: #888888;
    font: 400 13px/20px "Microsoft yahei";
}
.x-seo a:hover{
    color: #333;
}
.x-logo-phone{
    position: relative;
    padding-left: 56px;
background:url(../images/dh1.png) no-repeat center left;
}

.x-logo-phone p:nth-child(1){	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #666666;}

    .x-logo-phone p:nth-child(2){	font-size: 30px;
        font-weight: 600;
        line-height: 32px;
        letter-spacing: 0px;
        color: #000000;}





.x-logo-phone img{
    position: absolute;
    left: 0;
}
.x-logo-phone h3{
    color: #666666;
    font: 400 14px/26px "Microsoft yahei";
}
.x-logo-p p{
    color: #333333;
    font: 600 28px/40px "Airal";
    float: left;
    margin-bottom: 0;
    letter-spacing: -1px;
}
.x-logo-p .x-logo-p-t{
    float: right;
    color: #ef6c00;
    font: 400 18px/36px "Microsoft yahei";
} 
.x-ss-right {
    float: right;
    text-align: right;
    width: 308px;
}

.x-ss-right #formsearch,
.x-ss-right .x-login {
    display: inline-block;
    vertical-align: middle;
}

.x-ss-right #formsearch {
    position: relative;
    width: 100%;
    border: 1px solid #e7e7e7;
    padding: 2px;
    border-radius: 22px;
}


.x-ss-right #formsearch #s_btn {
    float: left;
    outline: none;
    border: none;
    width: 38px;
    height: 38px;
    font-size: 0;
    background: url(../images/hh2.png) no-repeat center #ef6c00;
    border-radius: 21px;
}

.x-ss-right #formsearch #keyword {
    float: left;
    background: none;
    outline: none;
    border: none;
    width: calc(100% - 44px);
    color: rgba(0, 0, 0, 0.8);
    height: 38px;
    padding-left: 10px;
}

.x-ss-right .x-login {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
    line-height: 30px;
}

.x-ss-right .x-login .username {
    max-width: 75px;
    vertical-align: -10px;
    display: inline-block;
}

.x-ss-right .x-login a {
    color: #000;
}

.x-ss-right .x-login a:hover {
    color: #ef6c00;
}




.x-title {
    color: #000;
    position: relative;
    margin-bottom: 40px;
}

.x-title p {
    text-transform: uppercase;
    font-size: 12px;
    color: inherit;
    line-height: 1.6;
    opacity: .7;
    margin-bottom: 0;
}

.x-title h3 {
    color: #333333;
    font: 600 44px/66px "Microsoft yahei";
    text-align: center;
}

.x-title h3 span {
    margin-left: 10px;
}

.x-title p{
  text-align: center;
  color: #999999;
  font: 400 18px/36px "Airal";
}

.x-title a:hover {
    background: #000;
}


.x-title.white h3{
    color: #fff;
}

.x-title.white p{
    color: #999999;
}

.x-title.white a .icon-font:after {
    background-position: -30px -450px;
}

.x-title.white a:hover {
    background: #fff;
}

.x-title.white a:hover .icon-font:after {
    background-position: 0 -450px;
}


.x-product {
    padding-top: 50px;
}




#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #f4f4f4;
    padding: 10px;
}

#container .city_list {
    padding-top: 10px;
}

#container .city_list .item {
    padding: 10px 0;
    line-height: 24px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

#container .city_list .item dt {
    float: left;
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
    width: 35px;
    padding-left: 25px;
    color: #444;
    display: table-cell;
}

#container .city_list .item dd {
    margin: 0 0 0 55px;
    padding-left: 15px;
    border-left: 1px dashed #b2b2b2;
}

#container .city_list .item dd a {
    padding: 1px 12px 1px 12px;
    white-space: nowrap;
    float: left;
    color: #333;
    font-size: 14px;
    text-decoration: none;
}

#container .city_list .item dd a:hover {
    text-decoration: none;
    background: #eb2830;
    color: #fff;
}

#foot {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    line-height: 24px;
    color: #666;
    border-top: 2px solid #eb2830;
    padding-top: 10px;
    font-size: 14px;
}

#foot a {
    color: #666;
    text-decoration: none;
}

#foot a:hover {
    color: #0aa8dd;
}

.return {
    position: relative;
    height: 36px;
    padding: 6px;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    font: bold 22px/42px "5FAE8F6F96C59ED1";
    color: #737372;
}

.return a {
    position: absolute;
    right: 10px;
    top: 12px;
    height: 36px;
    width: 100px;
    text-align: center;
    display: block;
    background: #eb2830;
    color: #fff;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
}

.return a:hover {
    text-decoration: none;
    background: #f39c11;
    color: #fff;
}



.x-layout {
   background: url(../images/xy.jpg) no-repeat center top #181818;
   padding-top: 2%;
   padding-bottom: 0;
}

.x-layout-logo {
    margin-bottom: 20px;
}

.x-layout-desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.x-layout-contact {
    background: url(../images/ah.png) no-repeat left center;
    padding-left: 75px;
    position: relative;
}
.x-layout-contact h3 {
    color: #fff;
    font: 400 14px/20px "Microsoft yahei";
}
.x-layout-contact p {
    margin-bottom: 0;
    color: #fff;
    font: 600 30px/40px "Airal";
    letter-spacing: -1px;
}
.x-layout-contact-span{
    position: absolute;
    bottom: 5px;
    right: 0;
    color: #ef6c00;
    font: 400 16px/32px "Microsoft yahei";
}

.x-layout-contact a {
    color: #fff;
}


.page-position {
    padding: 15px 0;
    font-size: 14px;
    color: #2f2f2f;
}

.page-position a {
    color: #2f2f2f;
}

.page-position a:hover {
    color: #ef6c00;
}

.page-wrap {
    background: #ffffff;
    padding-bottom: 3.38541667%;
}

@media (min-width: 990px) {
    .page-wrap-left {
        float: left;
        width: 305px;
        margin-right: 4.16666667%;
    }
}

.xypg-left-box {
    margin-bottom: 20px;
}

.xypg-left-title {
    background: #ef6c00;
    padding: 16px 20px;
    position: relative;
}

.xypg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
}

.xypg-left-title i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
    display: none;
}

.xypg-left-title span {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
    text-transform: capitalize;
    opacity: .5;
    font-family: 'Arial';
}

.xypg-left-title span:before {
    content: "/";
    padding-right: 5px;
}

.xypg-left-con {
    border: 1px solid #eee;
    border-top: none;
}






/*案例基本详情页*/

.xypg-case-detail .main-img {
    text-align: center;
}

.xypg-case-detail .main-img img {
    max-width: 100%;
}











/* 站点地图样式 */

.xypg-sitemap .map_title {
    line-height: 40px;
    background-color: #f5f8fa;
    border: 1px solid #d6dbe1;
    text-indent: 20px;
    color: #666;
    border-bottom: 2px solid #ccc;
    font-size: 16px;
}

.xypg-sitemap .map_list {
    line-height: 30px;
    padding: 0 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.xypg-sitemap .map_list a {
    padding: 4px;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}

.xypg-sitemap .map_list a:hover {
    text-decoration: none;
    color: #3b639f;
    padding: 4px;
}

.xypg-sitemap .map_list .layer1 {
    margin-bottom: 10px;
}

.xypg-sitemap .map_list h3 {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    line-height: 36px;
}

.xypg-sitemap .map_list h3 a {
    font-weight: normal;
}

.xypg-sitemap .map_list .layer2 a {
    color: #999;
}

.xypg-sitemap .map_list .layer2 a:hover {
    text-decoration: none;
    color: #3b639f;
}







@media (max-width: 768px) {
    .tag-list-product .tag-img {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .tag-list-product .tag-img .img img {
        width: auto;
        max-width: 100%;
    }
    .tag-list-product .tag-wz .tab-fenli p {
        width: 100%;
        float: none;
    }
}

.xytag-title {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    margin-bottom: 10px;
}

.xytag-recom-product ul {
    margin: 0 -1%;
}

.xytag-recom-product li {
    float: left;
    position: relative;
    width: 18%;
    margin: 0 1%;
    overflow: hidden;
}

.xytag-recom-product li img {
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xytag-recom-product li .zz-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xytag-recom-product li .zz-bg h2 {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    height: 30px;
    margin: auto;
}

.xytag-recom-product li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.xytag-recom-product li:hover .zz-bg {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.input-box {
    position: relative;
}

.input-box .placeholder {
    position: absolute;
    z-index: 10;
    color: #999;
    top: 10px;
    font-size: 14px;
}

#message-form .input-box .placeholder,
#job-detail-form .input-box .placeholder {
    top: 8px;
}

.x-ss-right .input-box .placeholder {
    top: 5px;
    left: 50px !important;
}

.code-group .input-box {
    float: left;
    width: 32.29813665%;
}

.code-group .input-box #checkcode {
    float: none;
    width: 100%;
}

.bsBox,
.bsBox * {
    box-sizing: content-box;
}

/*搜索*/
.x-ss{
    border-bottom: 1px solid #ededed;
    padding: 17px 0;
}
.x-ss-h1{
    background: url(../images/hh1.png) no-repeat left center;
    padding-left: 30px;
    font: 400 14px/44px "Microsoft yahei";
    color: #333333;
}
.x-ss-h1 a{
    color: #666;
    font: 400 14px/44px "Microsoft yahei";
    margin-right: 10px;
}
.x-ss-h1 a:hover{
    color: #999;
}

/*产品*/
.tabz{position:relative;display:flex;justify-content:center;align-items:center;margin-top:50px;}
.tabz li{
    float:left;width:244px;display:block;line-height:60px;
    background:#eaeaea;
    text-align:center;
    color:#666666;
    font-size:14px;
    cursor: pointer;
}
.tabz li a{
    color: #444444;
    font: 400 17px/60px "Microsoft yahei";
}
.tabz li + li{
    margin-left: 5px;
}
.tabz li img{
    margin-left: 22px;
}
.tabz li img:first-child{
    display: inline-block;
}
.tabz li img:last-child{
    display: none;
}
.tabz li.cur{
    color:#fff;text-decoration:none;font-size:14px;background:#ef6c00;
}
.tabz li:hover, .tabz li.cur {
    background: #ef6c00;
    position: relative;
    color: #fff;
    cursor: pointer;
}
.tabz li:hover img:first-child{
    display: none;
}
.tabz li.cur img:first-child{
    display: none;
}
.tabz li:hover img:last-child{
    display: inline-block;
}
.tabz li.cur img:last-child{
    display: inline-block;
}
.tabz li:hover a, .tabz li.cur a {
    color: #fff;
}

.ttz{display: none;margin-top:30px;}
.list1z{

}
.list1z li{
    position:relative;
    vertical-align: middle;
    float:left;
    margin-right:18px;
    margin-bottom:26px
}
.list1z li a.img{
    display:block;
    overflow: hidden;
    border: solid 1px #dcdcdc;
    
}
.list1z li a.img img{
    width:294px;
    height:244px;
    transition: all 0.8s;
    
}


.list1z li:nth-child(4n){
    float:right;
    margin-right:0px;
}


.list1z li h3{
  text-align: center;
}
.list1z li h3 a{
      color:#666666;
    font: 400 16px/60px "Microsoft yahei";
}
.list1z li:hover h3 a{
    color: #ef6c00;
}


.list1z li:hover .img{border: solid 1px #ef6c00;}



.list1z li:hover .img img{
    transition: all 0.8s;
    transform: scale(1.05);
}

/*横幅*/
.hf1{
    background: url(../images/ht1.png) no-repeat center;
    padding: 20px 0;
}
.hf1-left{
    padding-bottom: 70px;
}
.hf1-left-tt{
    color: rgba(255, 255, 255, 0.6);
    font: 100 24px/52px "Microsoft yahei";
    text-transform: uppercase;
    padding-top: 40px;
}
.hf1-left h3{
    color: #fff;
    font: 600 40px/52px "Microsoft yahei";
}
.hf1-tt{
    width: 470px;
    background-color: #ef6c00;
    color: #fff;
    font: 400 20px/44px "Microsoft yahei";
    margin-top: 20px;
    text-align: center;
}
.hf1-tt span{
    width: 168px;
    float: left;
    background-color: #fff;
    color: #333333;
    text-align: center;
}

.hf1-a{
    width: 150px;
    text-align: center;
    margin-top: 117px;
    margin-left: 25px;
}

.hf1-right{
    margin-top: 109px;
}

.hf1-a a{
    display: block;
    border: 2px solid #fff;
    color: #ffffff;
    font: 600 18px/52px "Microsoft yahei";
}

.hf1-right h3{
    color: #ffffff;
    font: 400 14px/30px "Microsoft yahei";
}
.hf1-right p{
    color: #ffffff;
    font: 600 28px/36px "Airal";
    margin-bottom: 0;
}
.x-hf1-right-t{
    color: #ffffff;
    font: 400 18px/26px "Microsoft yahei";
}

/*优势*/
.x-ys{
    padding: 55px 0 90px;
}
.x-ys-tt{
    color: #333333;
    font: 600 44px/52px "Microsoft yahei";
    text-align: center;
    /*margin-bottom: 70px;*/
}
.x-ys-tt span{
    color: #ef6c00;
}
.x-ys-tt p{
    color: #999999;
    font: 400 18px/36px "Microsoft yahei";
    text-transform: uppercase;
}
.x-ys-1-img{
    width: 620px;
    position: relative;
}
.x-ys-1-img img{
    position: absolute;
    right: 0;
    top: 0;
}
.x-ys-1-text{
    width: 620px;
    height: 588px;
}
.x-ys-1-text li{
    margin-left: 66px;
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 50px;
}
.x-ys-text li + li{
    border-top: 1px dashed #c3c2c2;
    margin-top: 50px;
    padding-top: 50px;
}

.x-ys-text li h3{
    color: #666666;
    font: 400 24px/36px "Microsoft yahei";
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.x-ys-text li h3 span{
    display: block;
    color: #333333;
    font: 600 24px/36px "Microsoft yahei";
}
.x-ys-text li h3::before{
    position: absolute;
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    background-color: #ef6c00;
    left: 0;
    bottom: 0;
}
.x-ys-text li p{
    color: #666666;
    font: 400 16px/28px "Microsoft yahei";
}
.x-ys-2-text{
    width: 620px;
}
.x-ys-2-text li{
    margin-right: 66px;
    list-style-type: none;
    margin-top: 50px;

}
.x-ys-2-img{
    width: 620px;
}

/* 合作 */


.x-partner-list{
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
}
.x-partner-item {
    padding: 0 1px;
}

.x-partner-item a {
    display: block;
    padding: 10px 20px 40px 20px;
    border: 1px solid transparent;
}

.x-partner-itembg {
    padding: 0 10px;
}
.x-partner-itembg .img{
    border: 1px solid #eee;
}
.x-partner-item:hover .x-partner-itembg .img {
    border: 1px solid #ef6c00;
}
.x-partner-list .owl-carousel .owl-nav.disabled{
    display: block !important;
}
.x-partner-list .owl-carousel .owl-nav.disabled .icon-font{
    display: none;
}
.x-partner-list .owl-carousel .owl-nav button.owl-next,
.x-partner-list .owl-carousel .owl-nav button.owl-prev{
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 38px;
}



/**/

.x-news {
    padding: 70px 0;
    padding-bottom: 30px;
}


.x-news-left{
    width: 830px;
}
.x-news-left-list{
    width: 354px;
    float: left;
    margin-right: 58px;
}

.x-news-left-list li{
    list-style-type: none;
}

.x-news-left-list li .img{
    display: block;
    overflow: hidden;
}
.x-news-left-list li .date{
    display: none;
    color: #999999;
    font: 400 14px/24px "Microsoft yahei";
}
.x-news-left-list li .img{
    position: relative;
}
.x-news-left-list li .img img{
    position: relative;
    transition: all 0.8s;
}
.x-news-left-list li .img .tt{
    background-color: #ef6c00;
    width: 100px;
    font: 400 14px/43px "Microsoft yahei";
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.x-news-left-list li h3{
    color: #333333;
    font: 400 16px/50px "Microsoft yahei";
    margin-top: 10px;
}
.x-news-left-list li p{
    color: #888888;
    font: 400 14px/24px "Microsoft yahei";
}
.x-news-left-list li + li{
    border-top: 1px solid #e0e0e0;
    margin-top: 30px;
    padding-top: 30px;
}
.x-news-left-list li + li .date{
    display: block;
}
.x-news-left-list li + li .img{
    display: none;
}
.x-news-left-list li + li .tt{
    display: none;
}
.x-news-left-list li + li p{
    display: none;
}
.x-news-left-list li + li h3{
    margin-top: 0px;
}
.x-news-left-list li:hover h3{
    color: #ef6c00;
}
.x-news-left-list li:hover .img img{
    transition: all 0.8s;
    transform: scale(1.05);
}

.x-news-right{
    width: 404px;
}
.x-news-list li {
    position: relative;
    padding: 18px 80px 18px 0;
    border-bottom: 1px solid #ededed;
}


.x-news-list li a {
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9);
}

.x-news-list li a:hover {
    color: #ef6c00;
}

.x-news-list li span {
    position: absolute;
    right: 0;
    width: 80px;
    text-align: right;
    top: 50%;
    margin-top: -9px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
}

.newstabz li{
    border: 1px solid #e5e5e5;
    float: left;
    width: 202px;
    text-align: center;
    position: relative;
}
.newstabz li::before{
    content: "";
    background-color: #ef6c00;
    display: block;
    width: 80px;
    height: 3px;
    left: 63px;
    bottom: 0;
    opacity: 0;
    position: absolute;
}
.newstabz li a{
    color: #333;
    font: 600 20px/58px "Microsoft yahei";
}

.newstabz li.cur a{
    color: #ef6c00;
} 
.newstabz li.cur::before{
    opacity: 1;
}
.news-right-list1 li{
    list-style-type: none;
    margin-top: 20px;
}
.news-right-list1 li h3{
    position: relative;
    color: #333333;
    font: 400 16px/28px "Microsoft yahei";
}
.news-right-list1 li .date{
    color: #999999;
  
    font: 400 14px/28px "Airal";
}
.news-right-list1 li p{
    color: #999;
    font: 400 14px/28px "Airal";
}
.news-right-list1 li:hover h3{
    color: #ef6c00;
}

/* 关于我们 */
.x-about{margin-top: 50px;}

.x-about-img{
    background-color: #fff;
}
.x-about-img img{
    width: 100%;
}


.x-about-box h3{
    color: #333333;
    margin-top: 20px;
    font: 600 24px/66px "Microsoft yahei";
}
.x-about-box p{
    color: #666666;
    font: 400 16px/32px "Microsoft yahei";
}
.x-company{
    margin-top: 40px;
    margin-bottom: 40px;
}
.x-company-sort{
    position: relative;
    margin-bottom: 40px;
}
.x-company-sort li{
    float: left;
    height: 36px;
    margin-right: 20px;
    position: relative;
    width: 160px;
}
.x-company-sort li a{
    color: #333;
    font: 600 18px/36px "Microsoft yahei";
    padding-left: 32px;
}
.x-company-sort li a img{
    position: absolute;
    left: 0;
    top: 6px;
}
.x-company-sort li a:hover{
    color: #ef6c00;
}
.x-company-more{
    position: absolute;
    top: 6px;
    right: 0;
    width: 86px;
    background: url(../images/ma.jpg) no-repeat right center;
    transition: all 0.8s;
}
.x-company-more a{
    color: #000000;
    font: 400 14px/22px "Microsoft yahei";
    text-decoration:underline;
    transition: all 0.8s;
}
.x-company-more:hover{
    background: url(../images/ma.jpg) no-repeat 62px center;
    transition: all 0.8s;
}
.x-company-more:hover a{
     text-decoration:none;
}

/*滚动*/
.x-product-list1 {
    position: relative;
}

.x-product-list1 li {
    float: left;
    margin-left: 13px;
    margin-right: 13px;
    position: relative;
}

.x-product-list1 li img {
     width: 290px;
    height: 198px;
}

.x-product-list1 ul li h3 {
    position: absolute;
    text-align: center;
    color: #333333;
    font: 400 16px/46px "Microsoft yahei";
    background-color:rgba(0, 0, 0, 0.4);
    bottom: -50px;
    left: 0;
    right: 0;
    z-index: 999;
    transition: all 0.8s;
}
.x-product-list1 li:hover h3{
    transition: all 0.8s;
    transform: translateY(-50px)
}

.x-product-list1 li:hover h3{
    color: #fff;
}

.lpre,
.lnex {
    width: 30px;
    height: 59px;
    display: block;
    position: absolute;
    margin-top: -50px;
    top: 51%;
    cursor: pointer;
}


#o_demo {
    overflow: hidden;
    margin: 0 auto;
}

#o_indemo {
    float: left;
    width: 800%
}

#o_demo1 {
    float: left;
}

#o_demo2 {
    float: left;
}

/*底部*/
.x-link {
  color: #666;
  font: 400 16px/36px "Microsoft yahei";
  background: url(../images/lxa.png) no-repeat left 12px;
  padding-left: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  
}
.x-link a{
    color: #666;
    font: 400 16px/36px "Microsoft yahei"; 
}


.x-layout-menu{
    width: 770px;
    margin-bottom: 52px;
}
.x-layout-menu dl {
    float: left;
    width: 160px;
    background: url(../images/x33.png) no-repeat top right;
    height: 220px;
}
.x-layout-menu dl + dl{
    /*width: 200px;
    padding-left: 60px;*/
}
.x-layout-menu dl dt {
    color: #fff;
    font: 600 18px/20px "Microsoft yahei";
    margin-bottom: 20px;
}
.x-layout-menu dl + dl dt{
    color: #fff;
    font: 400 18px/20px "Microsoft yahei";
}
.x-layout-menu dl dd a {
    display: block;
    color: #999999;
    font: 400 14px/33px "Microsoft yahei";
}
.x-layout-menu dl dd a:hover{
    color: #fff;
}
.x-contact-ewm{
    width: 380px;
    position: relative;
}
.x-layout-ewm {
    text-align: center;
    margin-top: 25px;
    padding-left: 20px;
}


.x-layout-ewm1{
    width: 120px;
    margin-left: 20px;
    float: left;
}
.x-layout-ewm1 .img{
    width: 120px;
    height: 120px;
    background: url(../images/ma1.png) no-repeat center;
    padding: 10px;
}
.x-layout-ewm1 .img img{
    width: 98px;
    height: 98px;
}
.x-layout-ewm1 p{
    font: 400 14px/26px "Microsoft yahei";
    color: #999999;
}

.x-footer {
   border-top: 1px solid rgba(255, 255, 255, 0.1);
   background-color: #181818;
    color: #999;
    font: 400 14px/30px "Microsoft yahei";
    padding: 20px 0;
}

.x-footer a {
    color: #999;
    font: 400 14px/30px "Microsoft yahei";
}

.x-footer a:hover {
    color: #fff;
}

.x-copyright{
    width: 600px;
}

/* 应用案例 */
.x-apply{
    background: url(../images/hbg1.png) no-repeat center;
    padding-top: 52px;height:568px
}







/* 定制流程 */
.dzlc{background:#f2f2f2;margin-top: 52px;padding: 45px 0;}
.l_ll h2{	font-size: 25px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: 0px;
	color: #202020;text-align: center;margin-top: 15px;}

.l_ll li .img_aa{text-align: center;}
.l_ll h3{	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #202020;text-align: center;}